Execute Functions with the Apps Script API
Step 2: Deploy the script as an API executable Open the Apps Script project with the functions you want to use. At the top right, click Deploy > New Deployment. In the dialog that opens, click Enable deployment types > API Executable.
Create and manage deployments
An Apps Script project deployment is a version of the script that is made available for use as a web app, add-on, or API executable. Google Cloud projects · Test Google Workspace add-ons · Web Apps
Google Apps Script
I have created a Google apps script attached to a google sheet (where I have various methods manipulating the spreadsheet), and I have deployed it as API ...
Can I publish Add
I've been working on a script for Google Slides to automate a certain repetitive task, and I want to be able to distribute it to other people in my company.